Table Properties

Properties

Columns Contains collection of columns in the table.
Forms Contains a container for form elements.
HeaderColumns Contains collection of header columns in the table.
HeaderRows Contains collection of header rows in the table.
IsPrintable Specifies if the table will be printed.
IsProtected Specifies whether the table is protected from editing.
IsSubtable Specifies if a nested table is a subtable.
ItemCellPosition Contains the table cell.
ItemString Contains the table cell.
ItemInt32, Int32 Contains the table cell.
ItemString, Int32 Contains the table cell.
Name Contains the name of the table.
PrintRanges Contains the print ranges of the table.
Rows Contains collection of rows in the table.
Scenario Contains the scenario for display on the table.
Shapes Contains all the elements that represent graphic shapes that are anchored on the table where this element occurs.
Style Contains the style.
TableColumns Contains collection of table columns in the table.
TableRows Contains collection of table rows in the table.

See Also